Skip to content

Add executor pool size to S3 configs#16879

Open
FelixYBW wants to merge 2 commits intofacebookincubator:mainfrom
FelixYBW:add_executor_config
Open

Add executor pool size to S3 configs#16879
FelixYBW wants to merge 2 commits intofacebookincubator:mainfrom
FelixYBW:add_executor_config

Conversation

@FelixYBW
Copy link

Refer to https://github.com/aws/aws-sdk-cpp/blob/main/docs/ClientConfiguration_Parameters.md#executor

*The default behavior for the executor is to create and detach a thread for each async call. You can change this behavior by implementing a subclass of Executor and passing an instance. We now provide a thread pooled executor as an option. *

@FelixYBW FelixYBW requested a review from majetideepak as a code owner March 22, 2026 07:59
@netlify
Copy link

netlify bot commented Mar 22, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 56f6314
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/69bfa2c6915dee000849e02f

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant